CustomFileFieldDTO Json Schema
In This Topic
Overview
 |
CustomFileFieldDTO
 |
fileType : string
Company file type. Default: Rates
|
 |
filename : string
Filename
|
 |
 |
counter : integer
internal only
|
 |
date : string
The current date.
internal only
|
 |
machineIdentifier : integer
internal only
|
 |
processIdentifier : integer
internal only
|
 |
time : integer
internal only
|
 |
timeSecond : integer
internal only
|
 |
timestamp : integer
internal only
| |
 |
uploadDate : string
Date that the file was uploaded
| |
Properties
| Name | Description | Data Type |
| fileType | Company file type. Default: Rates | string |
| filename | Filename | string |
| id | Unique ID | ObjectId |
| uploadDate | Date that the file was uploaded | string |
See Also